🚀 BẮT ĐẦU TRÍCH XUẤT FUSION S1 + S2 (FAST MODE)
Extracting S1+S2 Fusion patches using 24 parallel jobs (FAST MODE)...

Downloading S1+S2 Patches:   0%|          | 0/1130 [00:00<?, ?it/s]
Downloading S1+S2 Patches:   2%|▏         | 24/1130 [00:00<00:05, 190.93it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:   2%|▏         | 24/1130 [00:20<00:05, 190.93it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/17/IW/DV/S1A_IW_GRDH_1SDV_20230317T224558_20230317T224623_047690_05BA80_F958/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:   3%|▎         | 36/1130 [02:08<1:21:18,  4.46s/it]Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111146_20230423T111211_048223_05CC6E_A891/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:   5%|▌         | 60/1130 [03:53<1:18:41,  4.41s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:   7%|▋         | 84/1130 [05:58<1:23:09,  4.77s/it]Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  10%|▉         | 108/1130 [08:21<1:28:58,  5.22s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  12%|█▏        | 132/1130 [10:41<1:30:23,  5.43s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  14%|█▍        | 156/1130 [12:59<1:29:55,  5.54s/it]/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111146_20230423T111211_048223_05CC6E_A891/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  16%|█▌        | 180/1130 [15:07<1:26:43,  5.48s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111146_20230423T111211_048223_05CC6E_A891/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  18%|█▊        | 204/1130 [18:00<1:32:51,  6.02s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111146_20230423T111211_048223_05CC6E_A891/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111146_20230423T111211_048223_05CC6E_A891/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  20%|██        | 228/1130 [20:30<1:31:34,  6.09s/it]/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  22%|██▏       | 252/1130 [22:57<1:29:18,  6.10s/it]Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  24%|██▍       | 276/1130 [25:03<1:23:15,  5.85s/it]/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  27%|██▋       | 300/1130 [26:57<1:16:10,  5.51s/it]Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  29%|██▊       | 324/1130 [29:42<1:19:38,  5.93s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  31%|███       | 348/1130 [31:52<1:15:15,  5.77s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111145_20230330T111210_047873_05C0A3_DCBD/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111145_20230411T111210_048048_05C699_4EFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  33%|███▎      | 372/1130 [34:17<1:13:59,  5.86s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  35%|███▌      | 396/1130 [36:43<1:12:23,  5.92s/it]/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  37%|███▋      | 420/1130 [38:50<1:07:50,  5.73s/it]Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  39%|███▉      | 444/1130 [40:51<1:03:13,  5.53s/it]/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  41%|████▏     | 468/1130 [43:00<1:00:24,  5.48s/it]/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  44%|████▎     | 492/1130 [44:55<56:00,  5.27s/it]  /home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  46%|████▌     | 516/1130 [45:13<40:06,  3.92s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  48%|████▊     | 540/1130 [45:22<28:01,  2.85s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  50%|████▉     | 564/1130 [45:34<20:13,  2.14s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  52%|█████▏    | 588/1130 [45:48<15:11,  1.68s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  54%|█████▍    | 612/1130 [46:03<11:43,  1.36s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  56%|█████▋    | 636/1130 [46:15<09:05,  1.10s/it]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  58%|█████▊    | 660/1130 [46:29<07:24,  1.06it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  61%|██████    | 684/1130 [46:43<06:13,  1.20it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  63%|██████▎   | 708/1130 [46:55<05:14,  1.34it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R10m/T48PXR_20230422T030529_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R10m/T48PXR_20230427T030521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0509_R075_T48PXR_20230422T094501.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/22/S2B_MSIL2A_20230422T030529_N0510_R075_T48PXR_20240904T004531.SAFE/GRANULE/L2A_T48PXR_A031990_20230422T032242/IMG_DATA/R20m/T48PXR_20230422T030529_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/27/S2A_MSIL2A_20230427T030521_N0509_R075_T48PXR_20230427T094638.SAFE/GRANULE/L2A_T48PXR_A040970_20230427T031322/IMG_DATA/R20m/T48PXR_20230427T030521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  65%|██████▍   | 732/1130 [47:08<04:29,  1.47it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  67%|██████▋   | 756/1130 [47:23<04:09,  1.50it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  69%|██████▉   | 780/1130 [47:37<03:41,  1.58it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  71%|███████   | 804/1130 [47:49<03:16,  1.66it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vv.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/29/IW/DV/S1A_IW_GRDH_1SDV_20230329T224558_20230329T224623_047865_05C067_2DFB/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/3/30/IW/DV/S1A_IW_GRDH_1SDV_20230330T111116_20230330T111145_047873_05C0A3_AEB3/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/10/IW/DV/S1A_IW_GRDH_1SDV_20230410T224559_20230410T224624_048040_05C650_1C91/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/11/IW/DV/S1A_IW_GRDH_1SDV_20230411T111116_20230411T111145_048048_05C699_B75D/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/22/IW/DV/S1A_IW_GRDH_1SDV_20230422T224559_20230422T224624_048215_05CC26_578A/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel1euwestrtc.blob.core.windows.net/sentinel1-grd-rtc/GRD/2023/4/23/IW/DV/S1A_IW_GRDH_1SDV_20230423T111117_20230423T111146_048223_05CC6E_BD11/measurement/iw-vh.rtc.tiff?st=2026-07-16T07%3A10%3A09Z&se=2026-07-17T07%3A55%3A09Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T05%3A59%3A29Z&ske=2026-07-24T05%3A59%3A29Z&sks=b&skv=2025-07-05&sig=uA6Y3NUIYJPDxjPwXa/n3m4WjiS3CECrZwgVCXCZpTQ%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:118: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s1.dims['x'] < patch_size or patch_s1.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  73%|███████▎  | 828/1130 [48:03<02:57,  1.70it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R10m/T48PWS_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  75%|███████▌  | 852/1130 [48:13<02:32,  1.83it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R10m/T48PXS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R10m/T48PWS_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWS_20230425T094355.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWS_20240901T143658.SAFE/GRANULE/L2A_T48PWS_A032033_20230425T033022/IMG_DATA/R20m/T48PWS_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXS_20230430T112735.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWS_20230430T104156.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWS_20240903T015531.SAFE/GRANULE/L2A_T48PWS_A041013_20230430T032418/IMG_DATA/R20m/T48PWS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XS/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXS_20240903T015531.SAFE/GRANULE/L2A_T48PXS_A041013_20230430T032418/IMG_DATA/R20m/T48PXS_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  78%|███████▊  | 876/1130 [48:27<02:18,  1.83it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  80%|███████▉  | 900/1130 [48:42<02:12,  1.74it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  82%|████████▏ | 924/1130 [48:54<01:52,  1.83it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  84%|████████▍ | 948/1130 [49:07<01:39,  1.83it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  86%|████████▌ | 972/1130 [49:17<01:21,  1.93it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  88%|████████▊ | 996/1130 [49:28<01:06,  2.02it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1

Downloading S1+S2 Patches:  90%|█████████ | 1020/1130 [49:41<00:55,  1.99it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  92%|█████████▏| 1044/1130 [49:53<00:43,  1.98it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  95%|█████████▍| 1068/1130 [50:07<00:32,  1.90it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  97%|█████████▋| 1092/1130 [50:16<00:18,  2.03it/s]Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None

Downloading S1+S2 Patches:  99%|█████████▉| 1116/1130 [50:29<00:07,  2.00it/s]
Downloading S1+S2 Patches: 100%|██████████| 1130/1130 [50:29<00:00,  2.68s/it]
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R10m/T48PWR_20230410T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R10m/T48PWR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R10m/T48PWR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B02_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/10/S2A_MSIL2A_20230410T031521_N0510_R118_T48PWR_20240830T005450.SAFE/GRANULE/L2A_T48PWR_A040727_20230410T033020/IMG_DATA/R20m/T48PWR_20230410T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PWR_20230415T084338.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PWR_20240826T090749.SAFE/GRANULE/L2A_T48PWR_A031890_20230415T033339/IMG_DATA/R20m/T48PWR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PWR_20230420T112224.SAFE/GRANULE/L2A_T48PWR_A040870_20230420T033004/IMG_DATA/R20m/T48PWR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R10m/T48PXR_20230415T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B03_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R10m/T48PXR_20230420T031521_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0509_R118_T48PXR_20230415T082635.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/15/S2B_MSIL2A_20230415T031519_N0510_R118_T48PXR_20240826T090749.SAFE/GRANULE/L2A_T48PXR_A031890_20230415T033339/IMG_DATA/R20m/T48PXR_20230415T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0509_R118_T48PXR_20230420T112442.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/20/S2A_MSIL2A_20230420T031521_N0510_R118_T48PXR_20240831T213455.SAFE/GRANULE/L2A_T48PXR_A040870_20230420T033004/IMG_DATA/R20m/T48PXR_20230420T031521_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B04_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R10m/T48PWR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R10m/T48PXR_20230425T031519_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R10m/T48PWR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R10m/T48PXR_20230430T031541_B08_10m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PWR_20230425T095232.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PWR_20240901T143658.SAFE/GRANULE/L2A_T48PWR_A032033_20230425T033022/IMG_DATA/R20m/T48PWR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0509_R118_T48PXR_20230425T095212.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/25/S2B_MSIL2A_20230425T031519_N0510_R118_T48PXR_20240901T143658.SAFE/GRANULE/L2A_T48PXR_A032033_20230425T033022/IMG_DATA/R20m/T48PXR_20230425T031519_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PWR_20230430T104305.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/WR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PWR_20240903T015531.SAFE/GRANULE/L2A_T48PWR_A041013_20230430T032418/IMG_DATA/R20m/T48PWR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0509_R118_T48PXR_20230430T112732.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
Ignoring read failure while reading: https://sentinel2l2a01.blob.core.windows.net/sentinel2-l2/48/P/XR/2023/04/30/S2A_MSIL2A_20230430T031541_N0510_R118_T48PXR_20240903T015531.SAFE/GRANULE/L2A_T48PXR_A041013_20230430T032418/IMG_DATA/R20m/T48PXR_20230430T031541_SCL_20m.tif?st=2026-07-16T07%3A10%3A06Z&se=2026-07-17T07%3A55%3A06Z&sp=rl&sv=2025-07-05&sr=c&skoid=9c8ff44a-6a2c-4dfb-b298-1c9212f64d9a&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-07-17T06%3A45%3A40Z&ske=2026-07-24T06%3A45%3A40Z&sks=b&skv=2025-07-05&sig=XN3PqcVSPHswCLXuvr5QNr%2BS5h4GoyLG2o6rcbUOqrk%3D:1
/home/x79/remote-sensing/extract_fusion_fast.py:91: FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
  if patch_s2.dims['x'] < patch_size or patch_s2.dims['y'] < patch_size: return None
[DEEP INPAINTING] Loaded U-Net model from cloud_removal_model/cloud_removal_unet_best.pth
[DEEP INPAINTING] Using device: cuda
Valid points extracted: 467/1130

Processing Fusion Features:   0%|          | 0/467 [00:00<?, ?it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:   0%|          | 1/467 [00:00<04:33,  1.70it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:   1%|▏         | 6/467 [00:00<00:41, 11.06it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   2%|▏         | 10/467 [00:00<00:26, 17.15it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:   3%|▎         | 15/467 [00:00<00:18, 24.64it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   4%|▍         | 20/467 [00:01<00:14, 29.93it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   5%|▌         | 25/467 [00:01<00:14, 29.48it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   6%|▌         | 29/467 [00:01<00:14, 30.18it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   7%|▋         | 33/467 [00:01<00:14, 30.28it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   8%|▊         | 37/467 [00:01<00:13, 32.00it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:   9%|▉         | 41/467 [00:01<00:12, 33.29it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  10%|▉         | 45/467 [00:02<00:27, 15.51it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  10%|█         | 49/467 [00:02<00:22, 18.64it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  12%|█▏        | 54/467 [00:02<00:18, 22.89it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  12%|█▏        | 58/467 [00:02<00:15, 25.73it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  13%|█▎        | 62/467 [00:02<00:14, 27.97it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  14%|█▍        | 66/467 [00:02<00:13, 29.38it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  15%|█▌        | 71/467 [00:02<00:11, 33.29it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  16%|█▋        | 76/467 [00:03<00:11, 34.78it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  17%|█▋        | 80/467 [00:03<00:11, 34.07it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  18%|█▊        | 84/467 [00:03<00:11, 34.39it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  19%|█▉        | 88/467 [00:03<00:10, 35.10it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  20%|█▉        | 92/467 [00:03<00:10, 36.10it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  21%|██        | 96/467 [00:03<00:10, 34.77it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  21%|██▏       | 100/467 [00:03<00:10, 35.08it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  22%|██▏       | 104/467 [00:03<00:09, 36.40it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  23%|██▎       | 109/467 [00:03<00:09, 38.31it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  24%|██▍       | 113/467 [00:04<00:09, 37.08it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  25%|██▌       | 118/467 [00:04<00:08, 40.56it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  26%|██▋       | 123/467 [00:04<00:08, 38.93it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  27%|██▋       | 127/467 [00:04<00:09, 37.01it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  28%|██▊       | 131/467 [00:04<00:09, 36.24it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  29%|██▉       | 136/467 [00:04<00:08, 38.26it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  30%|███       | 141/467 [00:04<00:08, 40.19it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  31%|███▏      | 146/467 [00:04<00:07, 41.62it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  32%|███▏      | 151/467 [00:05<00:08, 39.42it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  33%|███▎      | 155/467 [00:05<00:08, 38.23it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  34%|███▍      | 159/467 [00:05<00:08, 38.07it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  35%|███▍      | 163/467 [00:05<00:08, 38.00it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  36%|███▌      | 168/467 [00:05<00:07, 40.35it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  37%|███▋      | 173/467 [00:05<00:07, 39.52it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  38%|███▊      | 178/467 [00:05<00:07, 39.75it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  39%|███▉      | 183/467 [00:05<00:06, 41.18it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  40%|████      | 189/467 [00:05<00:06, 44.68it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  42%|████▏     | 194/467 [00:06<00:06, 41.05it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  43%|████▎     | 199/467 [00:06<00:06, 40.86it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  44%|████▎     | 204/467 [00:06<00:06, 40.18it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  45%|████▍     | 209/467 [00:06<00:06, 41.17it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  46%|████▌     | 215/467 [00:06<00:05, 45.32it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  48%|████▊     | 222/467 [00:06<00:04, 50.50it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  49%|████▉     | 228/467 [00:06<00:04, 51.24it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  50%|█████     | 234/467 [00:06<00:04, 51.63it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  52%|█████▏    | 241/467 [00:07<00:04, 54.35it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  53%|█████▎    | 247/467 [00:07<00:04, 48.74it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  54%|█████▍    | 252/467 [00:07<00:04, 44.56it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  55%|█████▌    | 257/467 [00:07<00:05, 41.00it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  56%|█████▌    | 262/467 [00:07<00:05, 38.28it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  57%|█████▋    | 266/467 [00:07<00:05, 36.70it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  58%|█████▊    | 270/467 [00:07<00:05, 35.01it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  59%|█████▊    | 274/467 [00:07<00:05, 34.81it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  60%|█████▉    | 278/467 [00:08<00:05, 33.81it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  60%|██████    | 282/467 [00:08<00:05, 34.01it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  61%|██████    | 286/467 [00:08<00:05, 34.50it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  62%|██████▏   | 290/467 [00:08<00:05, 34.96it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  63%|██████▎   | 294/467 [00:08<00:04, 34.60it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  64%|██████▍   | 298/467 [00:08<00:04, 34.44it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  65%|██████▍   | 302/467 [00:08<00:04, 35.13it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  66%|██████▌   | 306/467 [00:08<00:04, 33.94it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  66%|██████▋   | 310/467 [00:09<00:04, 34.23it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  67%|██████▋   | 314/467 [00:09<00:04, 34.68it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  68%|██████▊   | 318/467 [00:09<00:04, 33.89it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net

Processing Fusion Features:  69%|██████▉   | 323/467 [00:09<00:03, 36.57it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 1 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  70%|███████   | 329/467 [00:09<00:03, 41.18it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  72%|███████▏  | 334/467 [00:09<00:03, 43.13it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  73%|███████▎  | 339/467 [00:09<00:03, 40.37it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  74%|███████▎  | 344/467 [00:09<00:03, 40.57it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  75%|███████▍  | 349/467 [00:09<00:02, 42.33it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  76%|███████▌  | 354/467 [00:10<00:02, 41.82it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  77%|███████▋  | 359/467 [00:10<00:02, 42.05it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  78%|███████▊  | 364/467 [00:10<00:02, 41.07it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  79%|███████▉  | 369/467 [00:10<00:02, 42.59it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  80%|████████  | 375/467 [00:10<00:01, 46.19it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  82%|████████▏ | 381/467 [00:10<00:01, 48.27it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  83%|████████▎ | 387/467 [00:10<00:01, 49.53it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  84%|████████▍ | 392/467 [00:10<00:01, 47.07it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  85%|████████▌ | 397/467 [00:11<00:01, 42.81it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  86%|████████▌ | 402/467 [00:11<00:01, 43.10it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  87%|████████▋ | 408/467 [00:11<00:01, 46.11it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  89%|████████▉ | 415/467 [00:11<00:01, 48.31it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  90%|████████▉ | 420/467 [00:11<00:01, 44.06it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  91%|█████████ | 425/467 [00:11<00:00, 42.33it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  92%|█████████▏| 430/467 [00:11<00:00, 39.87it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  93%|█████████▎| 435/467 [00:11<00:00, 38.70it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  94%|█████████▍| 439/467 [00:12<00:00, 38.93it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  95%|█████████▍| 443/467 [00:12<00:00, 38.45it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features:  96%|█████████▌| 448/467 [00:12<00:00, 40.99it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  97%|█████████▋| 453/467 [00:12<00:00, 41.09it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  98%|█████████▊| 458/467 [00:12<00:00, 41.02it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 4 time steps with U-Net

Processing Fusion Features:  99%|█████████▉| 463/467 [00:12<00:00, 39.55it/s][DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net
[DEEP INPAINTING] Applying U-Net cloud removal...
[DEEP INPAINTING] Processed 2 time steps with U-Net

Processing Fusion Features: 100%|██████████| 467/467 [00:12<00:00, 36.66it/s]
Final extracted shape: X=(467, 32, 16, 16), y=(467,)
Saved 32-channel Fusion cache to dataset_cache/training_data_fusion_32ch.joblib
